Hi,
I need to set a default status when a record is created.
I was able to assign the status "REVIEW" using an IFTTT rule upon creation. However, it is displayed as raw text, unlike the formatted display used for the rest of the record.
Is there a way to ensure it adopts the same structure and formatting after creation?
Hi @Andrzej
What values does your Status field has?
If REVIEW is an option id then this gonna be something like
entryId=[entry.id]&Status=REVIEW
Alex
I have the same parameter, and it works. However, when the status is set by an IFTTT rule, it doesn't display the proper format (color), unlike when manually selected. Additionally, the list of possible choices includes 'REVIEW'.
I've attached a screenshot for reference.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How is configured your Status field?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is minimally configured.
Field Details:
Field Name: Status
Field Label: Status
Field Type: Status
Additionally, there is a ConfiForms Rules for Field Definition
macro, where the field remains hidden on the form itself.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
See documentation for the status field https://wiki.vertuna.com/spaces/CONFIFORMS/pages/1212428/Documentation
Status=complete
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.