This topic is locked

DIalog API

10/28/2019 12:29:16 PM
PHPRunner General questions
G
Grdimitris author

Is it possible to use field type select in dialog api to choose from a list?

If is possible how to fill values?

Sergey Kornilov admin 10/29/2019

No, it is not possible. According to https://xlinesoft.com/phprunner/docs/about_dialog_api.htm "It can be either text or textarea."
Anything that is more complicated - use one of Add pages and display it in popup window:

https://xlinesoft.com/phprunner/docs/how_to_display_any_page_in_a_popup.htm