Solved

How to use Element Text functionality in WebUI tables?

  • 28 May 2019
  • 1 reply
  • 171 views

Userlevel 5
Badge +6
I need to mask my indexes names in WebUI tables the same way is possible to do in WinUI pivot tables using an string parameter.

How I can do it?

Example:

Set Frubas := { '1', '2', '3', '4'}
Ps_DescriptionFrubas('1') := "First"
Ps_DescriptionFrubas('2') := "Second"
...

In my WebUI table it appears as 1, 2, ... and it should appear "First", "Second" ...
icon

Best answer by mateusarakawa 28 May 2019, 21:09

View original

1 reply

Userlevel 5
Badge +2
Hi, @gabiservidone.

You could use the webui::ElementTextIdentifier property:



And choose the string parameter:

Reply


Didn't find what you were looking for? Try searching on our documentation pages:

AIMMS Developer & PRO | AIMMS How-To | AIMMS SC Navigator