WadeMyers
5 years agoQrew Member
Trying to auto-populate a field statically
I built an opportunity table with a child table to make quotes. To maintain a unique Quote naming system, I want to use Customer name - Record number (of the Opportunity).
I created a field as a Formula - Text in the opportunity table. The formula grab the customer name from the Opportunity table, and append the Record number of the Opportunity.
That part worked well, but the next part did not. What I desire is to click add new Quote, and have the quote name from above appear in a field in the Quote table.
I found that it only brought the record number and lost the customer name. I'm guessing that is because formulas are dynamic and that data is not stored.
I tried using a formula in the form itself, but that didn't work.
Ideas?
------------------------------
Wade Myers
------------------------------
I created a field as a Formula - Text in the opportunity table. The formula grab the customer name from the Opportunity table, and append the Record number of the Opportunity.
That part worked well, but the next part did not. What I desire is to click add new Quote, and have the quote name from above appear in a field in the Quote table.
I found that it only brought the record number and lost the customer name. I'm guessing that is because formulas are dynamic and that data is not stored.
I tried using a formula in the form itself, but that didn't work.
Ideas?
------------------------------
Wade Myers
------------------------------