I want to read from an external txt file and give a default value for combobox. How can I do these?
You can implement either the Page's or Form's OnLoad or OnSetActive events. You can read the file via either the Recordset object (if it's a DBF file) or via the File object (if it's a text file). This assumes you have some familiarity with customization with scripting.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.