PxPlus User Forum

Twitter Twitter Twitter

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Zereliq

Pages: [1]
1
As described in the subject, I'm trying to make a modern-design login screen using nomads (and no html).
But when trying to create a transparent input to it tells me I cant only do so when field is both "locked"  & "borderless".
Is this something I can avoid?

2
Webster Plus / Event within grid not triggering
« on: October 17, 2022, 09:19:34 AM »
I have a grid with multiple listboxes, the listboxes all look as followed:

[list project_code$ (_lock$) event=uren.pxp@update_col][data rowsep=/ valsep=: text=(project_tbl$)][/list]

they all have the same event so uren/pxp@update_col
but whenever i triggered one of the events, the other listboxes will not trigger the events anymore onchange.
(page starts loading on first change in listbox, doesnt load on change second time onchange listbox this include changing the same listbox twice doesnt work the second time)

Is there a different way of triggering these events onchange for a listbox?

3
Webster Plus / Row based Column locking / disabling
« on: August 23, 2022, 10:21:22 AM »
Fairly simple question:
Is it possible to make some rows locked and others open see images for example :D
And if it is possible, would this be possible with an [if] block based on the row number


4
Webster Plus / update dropdown [list] inside grid
« on: August 16, 2022, 10:45:53 AM »
      Hi,I'm currently working on an app to register our companies worked hours online via Webster+
      but trying to get some list elements inside a grid to refresh in frontend does not seem to be working.

      What i want to have happen is the moment i change our "debiteur" column (which i do via a lookup table see image1)
      change the content of the dropdown in column "project", my console confirms changing the values but it does not
      show in frontend(image2)

      Is there a way to refresh just the list elements without refreshing the page? (this will make me lose entered values)




Pages: [1]