randy.willeyefi.com Posted October 14, 2009 Share Posted October 14, 2009 When creating a template, I have test data in my data file in which I enter a percent sign (%). When I save the data, the percent sign and the character following the percent sign are deleted from the data. Why does that occur. How can you enter data that contains a percent sign? Link to comment Share on other sites More sharing options...
esmith Posted October 14, 2009 Share Posted October 14, 2009 Create a rule to return your field inside the NormalizeEntities() brackets. It will return literal text rather than assuming that the "percent symbol-letter" combination is code representing something else. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.