Forum Discussion
Matthew Krzysztof Wilimberg
Oct 08, 2018Copper Contributor
Automatically have Fields in Application Filled In
I am currently writing an application to have a product, such as a crate of apples, shipped from the farm to a distribution center to a store. I have the functionality working currently but I am wondering if there is a way that once I input the product name string that the fields are automatically filled in with that name for the remainder of the application?
1 Reply
Sort By
- Zeyad Rajabi
Microsoft
Hi Matthew. At this time, the Web client does not auto fill data in the create or take action panes. That said, if you build your own UI, you can use the APIs to accomplish your goal.