- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
I appreciate the reply.
I was actually trying to point to another page, although that page may be applicable. Apparently the URL in my browser window was not sufficient to recreate my state in livedocs. I was looking at the reference for component.xml, specifically where it describes an optional <editor> element of <input-parameter>. This <editor> component also has a child called <ui-component>. I haven't found any sample code that uses these two elements.
I need to call my component with a Map or Hashtable (an arbitrary set of Key/Value String pairs). This Map needs to be easily configurable in LiveCycle Workbench. I've seen numerous operations that popup dialogs for input-parameters and serialize their data. I was thinking that I will have to implement my own dialog.
It sounds like you are suggesting I can achieve this with a variable and the set value service. I don't quite understand. How would I insert the string pairs?
Thanks,
Halynn
Views
Replies
Total Likes