Hi,
I have a question regarding the download of documents. If I offer a file for download via this link:
..../?entryPoint=download&id=
When you click, a window from Espo appears in which you are prompted to enter a user name and password. Is there a possibility that the user has to enter his own login data there?
(Upload an Image for that)
The second question would be how do I get the options of a select box. I use php and send requests through Espo's API class. But how can I address a select box on an entity and get the available options?
Thanks for the help.
Regards
I have a question regarding the download of documents. If I offer a file for download via this link:
..../?entryPoint=download&id=
When you click, a window from Espo appears in which you are prompted to enter a user name and password. Is there a possibility that the user has to enter his own login data there?
(Upload an Image for that)
The second question would be how do I get the options of a select box. I use php and send requests through Espo's API class. But how can I address a select box on an entity and get the available options?
Thanks for the help.
Regards
Comment