I have a field which is a string and want to display in one char the actual selected string -1. lets say i have a field monthname {Jan-Dec} and Dec is selected but i want to write Nov in a text box. with values its quite easy but how to handle this with strings?!