Force the data type of every field in a Select Tool
Optionen
- RSS-Feed abonnieren
- Thema als neu kennzeichnen
- Thema als gelesen kennzeichnen
- Diesen Thema für aktuellen Benutzer floaten
- Lesezeichen
- Abonnieren
- Stummschalten
- Drucker-Anzeigeseite
PhilipMannering
16 - Nebula
11-09-2023
01:07 AM
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Moderator informieren
Hi All,
To create repeatable results, I often find myself forcing the data types of every field.
But there could be hundreds of fields. Is there a quick way to change the data type to be forced for every field? I can't think of one, other than editing the xml or a .yxft file to have Forced = "True" for every field.
TIA,
Philip
1 ANTWORT 1
gawa
16 - Nebula
11-09-2023
04:30 AM
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Moderator informieren
I could not come up with one other than xml or yxft, either, so I prepared WF to modify .yxft file.
First, please extract .yxft file form your target Select tool, and load it into this WF and run, then you will get a new .yxft file having "forced=True" tag for all of fields, that will be loaded to your target Select tool.
At least it worked at my computer. Hope this would help you.