The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hi all,
I have a long text field where I have numbered some text like below for example:
Example textExample textExample text
However, when sending this field in an email it always ends up looking like the below screenshot. I have tried turning ‘Enab...
I have Table A where a user inputs some information to make a record. This information gets concatenated to create a code (Input Code). This code I want to use to search in Table B for a matching code. Table B is my ‘Rules’ table. Next to each input ...
I’m luckily on the Enterprise plan so can use scripts. They require a user action though do they not? I would like it to trigger automatically when all input data is entered.
Thanks both! Apologies for the poor explanation.
My overall aim is to avoid very lengthy IF statements as I have about 100 rules to work with.
Here is my Table A. Fields up to ‘Classification’ are filled by the user and that information is concatenat...