How to keep a field non editable after first entry?
Let say I have asked buyer details to be filled and a executive fills all detail of buyer in his first visit now I dont want to get it edit post first entry reason is that buyer detail wont be change in future.
Please help at the earliest and thanks in advance.
There are many waysโฆ for example put this formula NOT(IN([KeyColumn],TableName[KeyColumn])) into the Editable_If field.
Column Name โWholesaler nameโ in Schema โWholesale data_Schemaโ of Column Type โNameโ has an invalid Editable_If constraint โWholesale data[KeyColumn]โ. Unable to find column 'KEYCOLUMNโMORE INFOGO TO THE PROBLEM
I am getting above error
Your โRegistered Phoneโ is the key column and you should use it likeโฆ NOT(IN([Registered Phone],Wholesale data[Registered Phone]))
If i am using TableName[KeyColumn] function what should i enter in place of table name and keycolumn?
Those names need to come from your table structure. Please check what is your key column in that table and use that column name instead.
I did but what happened is once i enter in that field(non editable column) and move to next field for entering(let say phone number) first value get blocked at the first time entry but when i am going back to edit i am able to edit it. @Aleksi_Alkio
Would you please show that formula in the Editable_If, thanks
#ERROR!
Is the โWholesaler nameโ a key column?
yes Column name is wholesaler name(2)
User | Count |
---|---|
15 | |
12 | |
9 | |
8 | |
4 |