• Auto format field mask

    I'm trying to set up a field mask to automatically format the auto-indexing or user input. For example a phone number entered as 5555555555 would automatically reformat to 555-555-5555. I would also like to be able to remove any existing formatting to force it to the mask. For example (555)555-5555 would switch to the previously mentioned format. I can figure out how to create an error condition that asks the user to reenter based on my criteria, but this is a poor user experience and auto formatting makes more sense. I've done several searches and am unable to find an answer. Any help would be appreciated. Thank you.
  • Question about forms and field behaviour

    Hello All,

    Hoping someone can help. I'm creating a form for a client that has a tax business and am trying to create something specific. I need several fields to remain hidden based on user input. I've created a number of these rules successfully already, but this one is a little unique. What I need is the following;

    If Marital Status is Widowed and date of death is with the year of tax filing (eg., January 1, 2023 - December 31, 2023) then spousal details should be visible and required. 

    I do have a field that includes 2023 as the filing date. Is this possible? I can create a rule for the current calendar year, but it's not dynamic and would need to be continuously updated and would not support if the client was filing older returns. If anyone has thoughts, that would be greatly appreciated. Thank you.