×
Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...
Enquiry Fixed Selection Issue
- AhmedT24_Sayed
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
2 months 3 weeks ago #24770
by AhmedT24_Sayed
Enquiry Fixed Selection Issue was created by AhmedT24_Sayed
Dears, I faced an issue in T24 I have an enquiry on application Customer.position When I check out the last updated version from Production and try to change in it’s fixed selection it gives a request timeout and I tried to authorize record through backend it gives an error also, If I tried to change any field except fixed selection it works normally. but if the change in fixed selection it gives an error, also If I try to force through jed and try to change the area It gives a request timeout and Fatal error ,, is anyone have an idea about this ?
Thanks so much
Thanks so much
Please Log in or Create an account to join the conversation.
- VK
-
- Offline
- Platinum Member
-
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1209
- Thank you received: 158
2 months 3 weeks ago #24771
by VK
Cheers
VK
Replied by VK on topic Enquiry Fixed Selection Issue
Hi
what exactly you try to input as a fixed selection ?
what exactly you try to input as a fixed selection ?
Cheers
VK
Please Log in or Create an account to join the conversation.
- AhmedT24_Sayedd
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
2 months 2 weeks ago #24773
by AhmedT24_Sayedd
Replied by AhmedT24_Sayedd on topic Enquiry Fixed Selection Issue
I tried to add ‘SUB’ in limit.level fixed selection
Fixed selection restored from Production Area -> LIMIT.LEVEL EQ PRODUCT INFO NULL
I tried to change to
LIMIT.LEVEL EQ PRODUCT INFO NULL SUB
while Authorize the record it gives a system administrator Error or if I tried to deploy record on another area gives Error on backend
If any have a solution with this case kindly write to me
Thanks
Fixed selection restored from Production Area -> LIMIT.LEVEL EQ PRODUCT INFO NULL
I tried to change to
LIMIT.LEVEL EQ PRODUCT INFO NULL SUB
while Authorize the record it gives a system administrator Error or if I tried to deploy record on another area gives Error on backend
If any have a solution with this case kindly write to me
Thanks
Please Log in or Create an account to join the conversation.
- VK
-
- Offline
- Platinum Member
-
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1209
- Thank you received: 158
2 months 2 weeks ago #24774
by VK
Cheers
VK
Replied by VK on topic Enquiry Fixed Selection Issue
Hi
you can try to use quotes; as:
you can try to use quotes; as:
LIMIT.LEVEL EQ 'PRODUCT' 'INFO' 'NULL' 'SUB'
Cheers
VK
Please Log in or Create an account to join the conversation.
- AhmedT24_Sayedd
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
2 months 2 weeks ago #24775
by AhmedT24_Sayedd
Replied by AhmedT24_Sayedd on topic Enquiry Fixed Selection Issue
Dear,
I tried to change it to be with quotes but Same case it gives a system administrator error
I tried to change it to be with quotes but Same case it gives a system administrator error
Please Log in or Create an account to join the conversation.
- VK
-
- Offline
- Platinum Member
-
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1209
- Thank you received: 158
2 months 2 weeks ago #24776
by VK
Cheers
VK
Replied by VK on topic Enquiry Fixed Selection Issue
Strange.. Is it because "SUB" is there?
I don't have a working system with me now; LIMIT.LEVEL - is this a core or a local field? Any limitations on its contents?
Also, take a look at all logs.
I don't have a working system with me now; LIMIT.LEVEL - is this a core or a local field? Any limitations on its contents?
Also, take a look at all logs.
Cheers
VK
Please Log in or Create an account to join the conversation.
Time to create page: 0.042 seconds