Code to copy contents of field on one form to field on another in SPM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2023 07:06 AM
Hello, I'm not a coder and I'm hoping this is a relatively simple request.
We've been asked to copy the contetns of the Cost plan field to the GL Account filed on an Expense Line form. See below. Will this require coding or what do you suggest? Thanks very much.
--Trish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2023 07:29 AM
Hi Trish,
I believe a Business Rule may be needed, with Javascript to update records in one table based on values in another table. There are plenty of examples in your instance.
There is a newer feature: "Flows" that may work too, to avoid coding. See:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2023 07:33 AM
Thanks Bert_c1. I didn't consider Flows. I've been working in them lately to build a Jira integration with Jira Spoke. I'll take a look at that and also see if I can find examples within my own instance of what I'm looking for. Much appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2023 01:40 PM - edited 08-24-2023 01:41 PM
Hi Trish,
There are Community members that can help with that feature, YouTube videos exist on that too.