User

John Slaats

Member since
Total activity 143
Last activity
Following 0 users
Followed by 0 users
Votes 45
Subscriptions 37

Posts

Recent activity by John Slaats

  • Dashboard grid

    Hi, I want to color cells in column 1 green bases upon another value in the record.I can add this value as a column to the grid and base the rule in column 1 on the value of column 2.But I don't wa...

    • 1 follower
    • 0 comments
    • 0 votes
  • Mass delivery on BP

    Hi, I want to set a UDF in BP to e.g. Yes.Then send an email to all BP with Yes. Can I do this with B1P&D? Regards, John

    • 2 followers
    • 1 comment
    • 0 votes
  • Ordnum to UDF

    Hi, When I save a marketing document I need to copy Ordnum to a UDF.But when I have 2 users with this document open they have the same Ordnum.And after saving both, 1 has another Ordnum then the va...

    • 3 followers
    • 3 comments
    • 0 votes
  • [Beas] Powerbuilder/Infomaker and HANA

    Hi, I'm connecting Infomaker to a HANA database.But it looks like the Database parameter is not working.I keep seeing all the database and I should only see one. Kind regards,John

    • 2 followers
    • 9 comments
    • 0 votes
    • Answered
  • How to alter right click popup menu in datawindow in Beas

    Hi, I want to add an item to the popup menu when I right click on a datawindow (dw_1)Is this possible? Script does not work for global function dw_1_rightclick messagebox=sdfasfagend global I'm usi...

    • 2 followers
    • 4 comments
    • 0 votes
    • Answered
  • Templates in MRP

    Hi, It would be very nice to be able to use templates in the mrp view:

    • 2 followers
    • 3 comments
    • 1 vote
  • Run APS from planned activity?

    Hi, Can we make it possible to run APS as a planned activity? Replanning all work orders during office hours is a burden on the netwerk and performance for everybody. Also it does make more sence t...

    • 3 followers
    • 1 comment
    • 2 votes
    • Answered
  • System requirements B1Up

    Hi,   Do you have recent system requirements for B1Up? THe only one I could find was from 2016.   Regards, John

    • 2 followers
    • 2 comments
    • 0 votes
    • Answered
  • To Blank a UDF

    Hi, There is a nice feature SetUdfSidebar(|) to set a value in a UDF field. It would be nice to have a command to blank the UDF. Something like BlankUdfSidebar() (I can blank them with an easy .NET...

    • Edited
    • 7 followers
    • 6 comments
    • 3 votes
    • Completed
  • How to blank an UDF

    Hi, BLANK() does not work for a UDF field.With SetUdfSidebar(|) I can set a value in a UDF field. But I cannot make the UDF field empty  SetUdfSidebar($[$U_old_rev.0.0]|);SetUdfSidebar($[$U_rev_dat...

    • 2 followers
    • 1 comment
    • 0 votes
    • Answered