When pulling in a non-stored default value on a cu...
# general
b
When pulling in a non-stored default value on a custom field, I am getting an error 'field not found' while in edit mode. View mode it works as it should. Anything I can do to stop that error while editing the form? Something like and IFERROR equivelent?
m
Do you have more info on what type of field and what it’s pulling?
b
Ship to Phone number
And the custom field type is phone
m
And what kind of record is it on?
b
Sales Order
m
Are you using Validation & Defualting formula or sourcing? I can’t seem to find ship to phone with default formula
b
Formula
m
What’s the formula?
b
{shipphone}
m
So I used Sourcing Customer >> Shipping Phone and this works in edit and view mode.
b
Thanks! But I'm guessing that is pulling in from the customer default ship to phone? Or would that be from the Sales Order Ship to Phone? They could be different depending on the customer location/
m
Hold on. lemme see. i did use your {shipphone} formula and got the same error.
Sorry dude. I cannot figure it out.
b
No worries, I appreciate you looking into it, I think I might be able to use the saved search method to populate it.
s
Brian, see if you can setup a workflow to clear the field on edit if you don't need any value displayed. If you want that display phone then try that same with workflow . Even best if it works with summary saved search like you wanted to try.