
Nick Jones
- Total activity 62
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 7
- Subscriptions 23
Posts
Votes on activity by Nick Jones-
Drag and Drop between Calendars
AnsweredHello, Does drag and drop work between calendars? Lets say I have 1 calendar on the dashboard showing open service calls to a single assigned user. Could I drag one of these service calls to anoth...
-
Use @SecondaryKey on Tooltip SQL for Calendar
AnsweredHi all, I also placed a post on Community but upon further research it looks like this isn't an option so I thought it would be best as a feature request (please delete the other post if needed) Ca...
-
UDT Object Type for UDT Handler
Hi, Does the object type matter for the UDT Handler? I created a UDT with object type 'No Object with auto increment' yet when I create a UDT Handler UF I can still see the code and name fields. I ...
-
Boyum selected row syntax on more than one row
Hi all, I want to use the special row syntax to total up a field on selected rows. Of course, there is no issue showing the value for just 1 selected row, what i want to know is if i can select mor...
-
Branch Name Keyword Not Working
Hi all, Hopefully an admin or developer sees this but thought i would point out that the $[BRANCH] and $[BRANCH_NAME] keywords do not work. Instead, they return the company name and do the exact sa...
-
Item Placement Tool SAP UI Edits
Hi all, I am in the process of removing any conflicts between SAP UI configuration and B1 Item Placement Tool. For the most part these have all been fixed up but a couple of the documents are showi...
-
Use @SecondaryKey on Tooltip SQL for Calendar
Hi all, Are we able to use the secondary key on the Tooltip SQL on the calendar source configuration? If we duplicate an SCL6 multi scheduling entry on a service call then it will display the same ...
-
Calendar Subject New Line
Is it possible to add a new line for the subject of a calendar entry? If i have sales orders i want them to show each part of the CONCAT subject as a new line but it looks like using CHAR(13) only ...
-
Service call OSCL.StartDate using Multi Scheduling
AnsweredIt looks like once you turn on multi scheduling the service calls no longer save a start date and end date into the OSCL table. If we are using the calendar for service calls with a drag and drop a...
-
Manipulated End Time for Resource Calendar
Hi, Can anyone explain why the below does not work? I get a working result in my query but i still get an invalid time error when updating the SQL for the calendar. CASE WHEN T0.callType IN (2,6,7...