- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2016 11:00 AM
On my change management form I would like to pre-populate an HTML field with a table I want my users to fill out.
For example I have a "What are the risks?" field that is HTML.
When a user creates a change request I want this field to come pre-populated with a table to make it easier for the user to enter information.
Risk | Likelihood is will occur (High, Medium, Low) | Mitigation |
---|---|---|
What's the best way to achieve this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2016 11:29 AM
Doh, I tried that first and thought I could just copy and paste my table since it was an HTML field. I converted my table to html and then added it and life is good, thank you for the quick response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2016 11:55 AM
Any idea how to achieve same functionality with macro variable(catalog table variable)?