It is actually quite easy. In a Y/N field, set the Auto-assign rule to the following: A: [ItemHTML] = [ATextField]. Check that Y/N field to assign it
Now, you could also use an auto-assign on the actual text field that contain the content. AME: [ItemHTML] = [ATextField]. It is risky of course, as you could modify / delete some content. If is of course possible to test that the ItemHTML field is empty before adding the content, hence avoiding deleting any previous information. If you need help implementing this, do not hesitate to ask
Comments
Hi desbest It is actually…
Hi desbest
It is actually quite easy. In a Y/N field, set the Auto-assign rule to the following: A: [ItemHTML] = [ATextField]. Check that Y/N field to assign it
Now, you could also use an auto-assign on the actual text field that contain the content. AME: [ItemHTML] = [ATextField]. It is risky of course, as you could modify / delete some content. If is of course possible to test that the ItemHTML field is empty before adding the content, hence avoiding deleting any previous information. If you need help implementing this, do not hesitate to ask
Pierre_Admin
IQ Designer