Hi Folks
We have XDP generating PDF as Dynamic XFA PDF with data filled using only Display pattern for Telephone like text{'('999')'999-9999} or SSN like text{999-99-9999}. When PDF generated in opened in Acrobat reader or chrome browser it displays fine but when it is opened in DocuSign Portal then display pattern is lost.
Client is looking for if we can manipulate rawValue using Javascript and save it along with formatting in rawValue so that it displays same formatting or pattern when opened in DocuSign Portal.
Question is is it a good practice to manipulate rawValue and store with pattern?
Any alternate suggestions are also welcome