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.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.