Search results

  1. E

    Events in Calendar view not showing up correctly / incomplete - SOLVED

    Solved! I wrote my own custom PHP file:
  2. E

    Events in Calendar view not showing up correctly / incomplete - SOLVED

    Hi, The events in the calendar view are not showing up correctly/incomplete. The start time and end time are crucial to see, as well as the title and the location. This is what is in the table: This is the setup of the calendar view: This is the result in the calendar view: What we...
  3. E

    iCAL export doesn't work - HTTP 500 error - SOLVED

    Okay, I have solved it already, case can be closed. It was an App generated by Appify and that was just not enough detailed to let this work out of the box.
  4. E

    iCAL export doesn't work - HTTP 500 error - SOLVED

    Hi, Maybe a suggestion were to look? Hosted at A2 Hosting: Thanks! Best, Edwin
  5. E

    Several issues with images: upload and display

    I have found the solution for issue 2: image not displayed. In one of the custom function files there was an empty row behind the php closing tag which appearantly creates output. Issue 1 is still a problem and I think it is a bug.
  6. E

    Several issues with images: upload and display

    Hi, I encounter several issues with images. I try to keep them seperated from each other, not necessarily they are related. 1) Upload a logo (this happens for sure since v12.6) 2) Image is not displayed (this is an issue I have for a longer time now and I do not get it solved): It is...
  7. E

    Preview of the Dark Theme, please add here your feedback

    Nice to have addition. I did test it a little bit on the demo app on Google Chrome and did not see any issues.
  8. E

    Field option 'Tab order' in form configurator

    Would be nice to have an option 'Tab order' in the fom configurator to define the tab order of the field. This would simplify and speed up insert a new record by avoiding to switch from keyboard to mouse and back to keyboard after every field edit. Even a step further would be also having the...
  9. E

    Open PDF in new browser tab

    I found a solution by putting the above line of code into a js script and change header to window.open. But it will not work smooth and user friendly. You will get some unwanted behavior in the UI (blanc screen in the app after you pressed the custom button print PDF) and the new browser window...
  10. E

    custom button to open pdf using a template

    A couple minutes ago I posted the same question. I missed yours, otherwise I could have made a reply here...what I am doing right now anyway :D
  11. E

    Open PDF in new browser tab

    Your current DaDaBIK version You are using DaDaBIK version 12.5-Aveto enterprise, installed on 18-01-2025 (installation code: 1828963427ddf2b161), the latest version of DaDaBIK is 12.5-Aveto released on 14-01-2025 You are running the latest release of DaDaBIK In case you want to upgrade to a...
  12. E

    DaDaBIK 12.4 - issue in Form configurator 'Add another linked field' doesn't work aymore

    Hello, Add another linked field or Add another items table does not work anymore since 12.4. Nothing happens if you click on it.
  13. E

    Advanced search screen data entry fields way to large. How can i control this?

    Hello, maybe I understand it wrong but isn't it something you can setup in your forms configurator:
  14. E

    Confusion with e-mail feature

    Hello, you can define yourself which table with an operational hook. I will give you a simple example out of my app. Of course you can code more complexity and do some field validation before the email sending is triggered. Hope this helps. Cheers!
  15. E

    Flatpickr - How to configure first day of week is always Monday?

    Your current DaDaBIK version You are using DaDaBIK version 12.1-Aveto enterprise, installed on 03-06-2024 (installation code: 1828963427ddf2b161), the latest version of DaDaBIK is 12.1-Aveto released on 03-06-2024 You are running the latest release of DaDaBIK In case you want to upgrade to a...
  16. E

    Javascript is not executed since install on live server

    This has been solved in the meantime. Something with the browser cache in Google Chrome caused this. I tried it in another browser and it worked fine.
  17. E

    FIXED Field permission: Edit YES but disabled doesn't work in V 12

    Additional information: If you upgrade from an older version to V12.0-Aveto and you had already fields were the Edit Yes but disabled was set, it will behave correctly until you change the setting. After a change of this setting you are not able anymore to achieve the intended result. If you...
  18. E

    UI Questions with v12 Aveto

    Please see my post https://dadabik.com/forum/index.php?threads/field-permission-edit-yes-but-disabled.24733/ In this post I describe a problem which I encountered with the field permission setting Edit Yes but disabled.
  19. E

    FIXED Field permission: Edit YES but disabled doesn't work in V 12

    Your current DaDaBIK version You are using DaDaBIK version 12.0-Aveto enterprise, installed on 08-05-2024 (installation code: 1828963427ddf2b161), the latest version of DaDaBIK is 12.0-Aveto released on 08-05-2024 You are running the latest release of DaDaBIK In case you want to upgrade to a...
Top