Hi Barry,
no no... the field name it's ok.
On the doc I've not found any sample..
I've this with "this" and "this.value".. :-)
but not with che column name.. :-)
...
Type: Posts; User: phabio
Hi Barry,
no no... the field name it's ok.
On the doc I've not found any sample..
I've this with "this" and "this.value".. :-)
but not with che column name.. :-)
...
Hi Barry, I'm following the suggestion to use the data validation on the table..
I'm tryng to create a double data validation:
the first on the formitem, the second, on the table.
I want to...
Hi Barry,
don't work..
I'm tryng directly on the column validation.. I open the Product table with "double click" and edit the record on browse window.
1708
Hi,
I'm try this code:
(iif(keylookup("categories", "CATEGORYID", {}, "found", "notfound"))="found", true, false)
into the Validation attribute of CATEGORYID column of Products table.
but...