Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 143529

get value and set in another fied in portals

$
0
0

Hello everyone my name is Taniguchi and im trying to get a value from a field  and set in another field from the same entity. but its not working, can anyone help me?

code that isant working

var entityName= $("#cr14d_contato_entityname").val();
var lookupGUID = $("#cr14d_contato").val();
var lookupValue = $("#cr14d_contato_name").val();
$("#cr14d_contato").change(function(){
$("#msdyn_bookableresource_entityname").val(entityName);
$("#msdyn_bookableresource").val(lookupGUID );
$("#msdyn_bookableresource_name").val(lookupValue );
})


Viewing all articles
Browse latest Browse all 143529

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>