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.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.