Hey All,
I have a flow field in customer table, that calculate a value from another table(table b for example). is it possible to set a default value for the flowflied , if value is blank in tableB.
*This post is locked for comments
Se technically thats not possible but theres another way around.
Make this a Flowfield.
Now in your Page take a free text variable and write code OnAfterGetRecord where you check your condition first like if its Blank then make it blank OR else use CALCFORMULA to calculate and put that Flowfield Value.
P.S - It will have a great impact on lower down the performance of the system so use it if its deadly needed.
No, you cannot do that.
No, you cannot do that. The value of flowfield depends on other table value based upon your CalcFormulae
Unfortunately i don't know any possibilities to do that.
Thanks Andrey,
what if it is a text i want to show as default. Does it have properties for it?
Hi!
You can only make it blank instead of 0. Set BlankZero property of your flowfield to Yes.
Also you can blank positive or negative values with BlankNumber property.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156