2018-05-02 05:31 PM
2018-05-02 06:12 PM
2018-05-02 06:22 PM
Palawat wrote:Yeah I know I can have a link, which I do have. However I want a back-up link that can be copy and pasted in case the button doesn't work for whatever reason. I've got a temporary solution as it is but I was just after the "perfect" solution for it.
I'm not sure if you can copy text directly from the UI. But you can use ui_button or ui_pict_button and set thetypeto ui_link for URL.
Also, you can open the GDL Ref. Guide and search "ui_button" for more info.
HTH.
2018-05-02 06:53 PM
2018-05-03 03:26 AM
JGoode wrote:If the text parameter has a VALUE list with just the one option, it will not be editable but it will have the arrow.
Hello,
I know I can create a text variable and then use that as an infield so they can't change the text but this comes with an arrow for the dropdown box which I don't want. Is it possible to either remove the arrow or use a different type of infield to display the text.