NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: astahl on September 28, 2015, 04:23:37 AM
-
Hi All,
I have an OTHER button on a browse that is calling OnClick URL: with a local variable loc:url. I want the loc:url field built dynamically when the user clicks on the button, and I cannot seem to find the correct embed to put the code in.
Ashley
-
Hi Ashley you should be able to create a local variable and set the value in the ValidateRecord inside the browse loop for each record
-
Hi Terry,
Thanks Much!!! I just created a function to return the url when a condition was meet.
Ashley