- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Create Drop Down with Data From External Source
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-12-2012 08:28 AM
Is there anyway to create a drop down that pulls its list of items from an external source and stores what the user selects into a UDF?
Re: Create Drop Down with Data From External Source
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-12-2012 09:08 AM
Maybe, and it would be a lookup, not a dropbox.
If you maintained a UDT that would be the validation for the UDF field, then this would work. So how do you maintain this UDT if the external source changes?
Using BOI, you can refresh the UDT with a script, or you can have a User-Defined Script attached to a button in MAS that would have to read the external source and refresh the UDT.
Not sure if this would fit the business requirements that you need or not though.
Re: Create Drop Down with Data From External Source
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-12-2012 09:13 AM
Can you programatically invoke a look up? What I am thinking is have a button that is clicked, a script behind it populates the external data, then the script invokes the lookup. Does this seem possible?
Re: Create Drop Down with Data From External Source
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-12-2012 09:18 AM
Maybe Elliott can answer that. I know in ProvideX you can do this, but I'm not sure it can be done on the vbscript side.
Re: Create Drop Down with Data From External Source
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-12-2012 09:23 AM
Actually this was one of the early scripts that was written. A long thread on the old Sage Talk discussed how to do this. The person who detailed how to do it was Slade. Alas retrieving this is not going to be easy as Sage Talk is no more and Slade has faded away. Maybe some old timers remember how to do this.
--------------------------------------------------------------------------
You have enemies? Good. That means you've stood up for something in your life.


