Enum Question

Hello,

Hypothetically, I have a table (50000) with 20 different enums on it (fields numbered 50001..50020 using enums numbered 70001..70019)

I am trying to add a flow field to a different table so that that when I validate 50002 on this table it would lookup somewhere and give me the 'object no.' of the enum (70002) that is assigned to field no 50002.

I cannot use the 'Field' table as firstly it shows the fields using Enums as options, secondly it doesn't show the the enum object number..

Has anyone got any ideas of the the best way to do this please?


Many Thanks

Lee

Answers

  • Developer101Developer101 Member Posts: 541
    What is field 50002? This exists in other table but what kind of field is this?
    United Kingdom
Sign In or Register to comment.