Kablink Component
I have been wondering if there's an option to spin a Task from a Form? In this case, I would want to spin a Task based on choices off of a Form and track that Task? The Task itself may have a modified Form associated with it! I believe there's a way to do this but, I'm not sure of the steps. Second, I see there's a way to nest Forms within Forms! But every time I try it, I don't get the form to show; I must be referencing it in a wrong way. Finally, without the use of JSP code, is there a way to have a field pull it's data from say a folder? Let's say I have field that is called Venues, and I have a Folder that has Venue entries; can I auto-complete from the entries in the Venues Folder?
Replies
|
||||||||||||||||||||||||||||||
Sorry, some custom jsp code would be needed to do that. There is a "user select box" item in the standard product that can get the list of user names from the folder. You could start with that and modify it to do what you want.