dynamic

  1. K

    Android Question Create Image

    How to Create Dynamic Image for Payment Reminder? Like attach Image File. I also want to Insert Due Amount, which is vari every time.
  2. E

    B4J Question B4J - Add/create dynamically textfields and call them

    Hi, Can someone please help me out with the code to add/create dynamically textfields and refer to them? For example at the very beginning I want to create 10 or 12 or 15, etc. textfields and after having filled a few in I need to check which fields are empty. Many thanks,
  3. Mashiane

    B4J Code Snippet Creating a Random Dummy Data Generator

    Ola So I am am working on my Mock app, after getting some of my list running as per discussion here, I managed to have some consensus of some doable things.. What happens is that a data structure is first defined, this will contain the field names and the dummy data types. Somewhere there...
Top