Period Sign in Option Caption

ta5
ta5 Member Posts: 1,164
Hi experts

Small question:
I have an option caption for a table field, looking like that.
ENU=blue,green,red

The problem is, I need a comma (,) within the caption. Of course, on the first hand this does not work, comma is the seperator sign. Any tricks to kinda mask the comma sign?

Thanks in advance
Thomas

Best Answer

Answers

  • Duikmeester
    Duikmeester Member Posts: 309
    What would be the use case for this?
  • Slawek_Guzek
    Slawek_Guzek Member Posts: 1,692
    Just quote your caption:
    OptionCaptionML=[ENU=blue,"green, or lime",red]
    
    Slawek Guzek - www.yitron.co.uk
    Business Central, MS SQL Server, Wherescape RED;
  • ta5
    ta5 Member Posts: 1,164
    Hi Slavek
    Thanks a lot. Good idea, but didn't work on my side, using NAV2013 R2.
    When leaving the caption editor, values look like that
    ENU=blue,"green, or lime",red
    
    Did I miss something?
  • ta5
    ta5 Member Posts: 1,164
    What would be the use case for this?

    Good question: It is the requirement, to have that exact option, because the current users know that caption from somewhere else. It is not very important, but I'll give them the comma if there is an easy, non invasive way :#
  • ta5
    ta5 Member Posts: 1,164
    Hi
    Thanks for your input on this.
    Since there seems to be no easy solution or even workaround, I'll do without the comma.
    Thanks again, very appreciated.
    Thomas