Ramon Duunk
- Total activity 207
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 41
- Subscriptions 63
Posts
Recent activity by Ramon Duunk-
UFFE to UFFI
AnsweredI have made a export file which runs smoothly however when i want to import it back i get an error.It seems that it cant handle a UDF on the item master data, as this is not recognized, is there a ...
-
Return quotation in customer template
AnsweredWe are getting more and more requests for sending quotations back into a customers made excel template.This takes way to much time as we have to fill in everything manually, so we are looking for a...
-
Support $[DOCUMENT_SALESEMPLOYEE] on the http trigger
AnsweredWe want to use this syntax as we have made various templates to ask a sales employee to do something with a document. As sample we want to have : Hi $[DOCUMENT_SALESEMPLOYEE], The customer called a...
-
Support FormType 0 (main screen)
Not plannedI want to execute a validation after B1up loads, but this happens on FormType 0, but B1UP Always uses formtype 169 (main menu)
-
Pin code request before executing universal function
AnsweredWe have a case where functions button should be locked for some users.However the function must be able to be run by a manager on the "locked" users account.For now we are thinking of some kind of ...
-
B1 validation triggered twice
AnsweredHi All, For some reason this validation triggers the prompt twice, i checked it multiple times but i can find the reason.The UF just show a message (no blocking event).
-
Picture path refers to website
AnsweredIs the picture path able to load images from a URL ? In other words, picturepath : www.example.com/image/image01.jpg
-
Refresh formatted search on data load
AnsweredI have created a field on the Item master data without any table connected to it but placed a formatted search on a edit tekst box. The problem is that when data is loaded the formatted search cann...
-
Ability to replace/duplicate bp properties to place them on a other tab
Not plannedWe have a lot of bp properties and sometimes it’s overlooked when creating bp master data, it would be nice if i can place this property close to the data field on the bp card where this property i...
-
Direct print from SQL report
AnsweredGoodmorning, I am trying to make a print button in the right click menu, to execute the print function of the document.It works with the .row.selected syntax and a form load but afterwards the sql ...