Hi all,
I have strange problem on a Cue of role center.
I'm using a cue form Manufacturing Cue (table 9056).
I`m create 2 page´s:
One, type CardPart, in this page take value of a standartd field (field 2 Planned Prod. Orders - All) on the table Manufacturing Cue (table 9056),
Composition page "Sección proyecto":
Field of table:
The second page is type Role Center and have this composition. (Embebed the previous page)
But when i see the page Role Center don`t see the numbers of count, however if i click in the image the page open have records.
When execute the table of cue i see all registers with 0 value.
Any idea?
Thanks everyone!
*This post is locked for comments
Sorry, it was another problem. There was filter code in the form I have to show.
Thanks.
Best regards,
Ka Lai
Hello Jan
That code doesn't work. What else can I do?
Thanks
Best regards,
Thanks! it really works!!
Oh, I just remembered!
There needs to be 1 record in the cue table!
Just add following code (or something like this) to the Activities page, OnOpenPage trigger:
RESET;
IF NOT GET THEN BEGIN
INIT;
INSERT;
END;
First of all, thanks for reply, but since I tried that.
I think when you said: "assign that rolecenter to yourself" is assing this new profile to the user.
Thanks again!
Regards
Create a new profile, and link your rolecenter to that profile. Then assign that rolecenter to yourself (user personalization) and restart the client.
Yes, i have "Planned" production order, and when i click the image i see the orders but the cue not count this records.
Thanks!
Hi,
The above field highlighted is for "Planned" production order. Do you have any orders with status as Planned?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156