No items found.

Get printable name – fieldId2PName function

This function can comes in handy if you want to get from the code printable name of a given field in the table. Lets say you have a table with some fields and you want to get label that correspond to this field somewhere form the code.

To illustrate this I created new edts and a table, then I drag & drop them into the fields section.

Query table

In order to demonstrate functionality I additionally created also following printableName job

static void printableName(Args _args)

{

   print fieldId2pname(tableNum(Table1), fieldNum(Table1, FirstEdt));

   print fieldId2pname(tableNum(Table1), fieldNum(Table1, SecondEdt));

   pause;

}

As we can see I am passing two arguments fieldId and tableId to the fieldId2pname, the outcome of this will be as follows:

Print Window.

One interesting place where this functions is being utilized in the standard is display method fieldName on EcoResProductDimensionGroupFldSetup table. fieldname is being called on EcoResProductDimensionGroup form grid to reveal the current names of the product dimensions, it is done this way to make modifications to the name of the product dimensions easier.

See more

AGA pomaga – poznaj inteligentnego asystenta do przetwarzania zapytań ofertowych: ANEGIS Generative Assistant

Read article
Text Link

Jak z pomocą narzędzi Power Platform, Microsoft Fabric i AI zrealizować plan na cyfrową transformację? ANEGIS Power Center

Read article
Text Link

Obowiązkowy KSeF startuje za 4 miesiące! Umów się na bezpłatne konsultacje i przygotuj swój system na zmiany

Read article
Text Link
Back to all

Let's talk about your project

Let us know what you need: implementation, migration, system development, or a question you’re looking to have answered. We’ll get back to you with a concrete proposal for the next step - not a sales pitch.

Thank you for your message!
Oops! Something went wrong while submitting the form.
Microsoft AI Builder
Microsoft Copilot Studio
No items found.
No items found.
No items found.