Forum Discussion
3 Replies
- ChrisChrisQrew Assistant CaptainQuick Base Actions would be a far simpler and quicker solution to set up. Click on the settings link for the table that will invoke the action. Click on Quick Base Actions at the bottom right. The steps are pretty self explanatory.
- CarolMcconnellQrew CaptainThank you, We are on a corporate version on our on share, however we will be moving to Quickbase servers in August and we will then have this function available.
- NoahMcBrideQrew Cadet
This may not be worth the work, considering that you are going to be using QB actions, but this may be a time saver in the meantime.
You could create a Formula Rich Text field using the Add Record API. Here is a link to the page.
All you would have to do is specify the Field IDs of App 2 and then set them equal to the Field in App1 that supplies the correct value. This above link has examples for XML and URL API calls.