You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
Thank you for this helpful plugin.
I am trying to have multiple entries such as the below in a single page
[name::John]; [status::active]; [phone::999-777-1111]
[name::Jane]; [status::active]; [phone::111-727-1111]
With this I am not able to use a where condition - the below will not display anything.
Is this expected?
(This seems to only work if there is a single entry in each page, not multiple. )
Note:
However the following will work:
Beta Was this translation helpful? Give feedback.
All reactions