Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You can not use formatted substitutions in the layouts as it can result in an infinite loop. At some point it may allow them after more detailed regexp parsing is added for them, but for now your option is raw output only.
You mean you will be added later the possibility that serves to me to use formatted substitutions in the layouts?At some point it may allow them after more detailed regexp parsing is added for them
Please Log in or Create an account to join the conversation.
I apologize for the misunderstanding.Indeed it is what I'm trying to explain from the beginning that formatted substitutions in the layouts does not work in edit view layout. I already knew that the raw output work fine, but I need a formatted replacement.
Yes, at some point you maybe able to output the formatting values in the layout but for now you can't as it's too easy to get stuck in an infinite loop. We'll have to add regexp to likely check what the reason value is set to to avoid this. You can try adding it to a Custom HTML field then substituting in the Custom HTML field for the time being as that might work if you need this now.You mean you will be added later the possibility that serves to me to use formatted substitutions in the layouts?
Please Log in or Create an account to join the conversation.