Hello at All,
I have a Table with ID, Name, URL etc.
I would like in a grid or a form a button clickable. The name of the button is to be the name. when clicking on the button to the right URL to be called. How can I achieve this.
Thank you.
Hello at All,
I have a Table with ID, Name, URL etc.
I would like in a grid or a form a button clickable. The name of the button is to be the name. when clicking on the button to the right URL to be called. How can I achieve this.
Thank you.
Hello,
Is it an external or internal URL? You can simply create a Link button to achieve this.
Another alternative is to create either a PHP or JavaScript button and handle the call by coding.
regards,
Bernhard Bernsmann
The URL is external. I thought script has a function for it. if I write it in java or php must I like to spend no scriptcase. anyway thanks for the answer.
Hello,
If you are linking to an external page, using PHP or JS is the best alternative (IMHO).
If you were linking to SC applications, you could also use: http://downloads.scriptcase.com.br/downloads/v7/manual/pt_br/webhelp/manual_mp/28-Macros/00-macros_sc.htm#sc_link
regards,
Bernhard Bernsmann
Hello Bernhard,
they may have a code-snippet as example?
Regards,
Mike