Select a record on launching

Can I do something like this:

http://servoy_server:8080/servoy-client … _ID_record ?

For example: I have a HTML table with a list of records, when I click on a record, Servoy Client launches and shows the record.

Is it possible?

Log-Out
Bogota - Colombia

You can start servoy client, but without showing the record, this way. There is a thread about that on the forum. I think you want to look for ‘antonio’ since I am pretty sure he started this thread.

Another way to do this is start a headless client (jsp involved) or the web client. The last one is the easiest since that does not involve any/too much additional coding.