use the following expression to set lookup, change the systemusers entity with your entity plural name
if(empty(variables('Owner ID')), '', concat( 'systemusers(', variables('Owner ID'), ')' ) )
Below line is used to make field readonly in power app portal through js $( "#bdo_relationshiprole_name" ).parent().css( "po...
No comments:
Post a Comment