Hi guys,
bit confused by the filter when using ‘ConfiForms IFTTT Integration Rules’ Macro.
I have the following OnCreate event setup which works with the condition set to IHReqTypes.ids.3
<ac:structured-macro ac:macro-id="c0359fb2-60d4-44af-afe8-f6350982f61d" ac:name="confiform-ifttt" ac:schema-version="1">
<ac:parameter ac:name="condition">IHReqType.ids:3</ac:parameter>
<ac:parameter ac:name="action">Add Page Label</ac:parameter>
<ac:parameter ac:name="event">onCreated</ac:parameter>
<ac:parameter ac:name="title">[entry.pageId2.id]</ac:parameter>
<ac:parameter ac:name="extras2">prospect</ac:parameter>
<ac:rich-text-body>
BUT
my record has already been created with another OnCreated event so I was expecting that I would have to use the stored entry with [entry.IHReqTypes.ids]:3
I did waste some time working this one out. Not clear to me why the filter would not use [entry.].
Can someone explain please?
BR.
Stuart.
Hi
Filetring in ConfiForms... you want to check the field IHReqTypes of a current entry (in context) gaianst the value 3...
Using [entry.IHReqTypes] means that you want to retrieve the value from a IHReqTypes field...
Alex
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.