Announcements
No record found.
hi,
i need to get the enum value which is in the selected record .can any one help how to access the active enum value in the active record
*This post is locked for comments
Hi KasthuriNallathambi,
Please find my block which is related to your question.
http://axsuresh.blogspot.in/2016/03/enum-label.html
it is just suggestion but not solution.
Thanks
Suresh
If you want to achieve this in report? the above blog will useful for you.
If not this solution, please let me know i have different way to do this!
hi suresh
i got the answer ...
anyway thanks for ur help
How you got the solution, could you please share here if possible.!
i have some records when i select particular record the enum element for this record will be shown in info log this is what i did
static public TRKEnggDepartment finddept(Stud_ID _studid)
{
TRKStudent _trkstudent;
select TRKEnggDepartment from _trkstudent where _trkstudent.Stud_ID == _studid;
return _trkstudent.TRKEnggDepartment;
}
hey you asked about Enum value right? but in your code it will print only label.
where you are using this code.
i meant the (enum)value present in the record
Hi,
Sorry to disturb you, where your showing the enum value, the enum values shows only like 0,1,2,3. this is value there is something label will there for every value. but for for there is no use of this using in front end.
hi
m not retriving enum value 0 ,1 ,..
m retriving the element like a , b, c
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
CP04-islander 21
dserp 4
dekion 4