Share My Creation EasyCode - Form/B4XTable Generator with no writting code [B4J] [B4A]

josejad

Expert
Licensed User
Longtime User
I am very sorry. Cheer up
 

AnandGupta

Expert
Licensed User
Longtime User
but I lost my father (not corona but health problems)...i was down - have a lot work too..
Me too, few years ago. But as they say "The show must go on".
May GOD give you strength.
 

lodo53

Member
Licensed User
Longtime User
Hi, good work!
my transaction code is : 20957028682781367

PS I'm sorry for the loss of your father
 

Magma

Expert
Licensed User
Longtime User
All emails sent !!!

First of all - Extract all files/folder to a folder like C:\EasyCode... into there is a folder with 08-Documentation, please open the docx file into there... and read it...

Please if have any question about specific part of code or found a bug - open new thread with you title plus [B4X/EasyCode]... I will help as soon as possible, also users know a solution or improve pieces of code can also post to these threads...

You can post only part of codes.. not the whole code.. all the users have the code can share/sell compiled standalone exe / apk - credits needed!

Please share screenshots, ideas - Thanks for the support !
 

Magma

Expert
Licensed User
Longtime User
How it works (version including PicturePath) ?

At the EasyCode Form View Generator...


Select a field/column of table-database that is a "Text"... at EasyCode... you are changing as PicturePath (note here... that if you change to that type... the json... will not be compatible with original Erel's FormBuilder)

At Runtime of easyviewtable - b4xpages

When the end-user go at the item of PicturePath... can click the Image (no-photo icon) and can select from Desktop:FileChooser/Android:ContentChoose the file wants, then the no-photo icon turn into the selected picture/image resized...
When the users select OK at the preferencesdialog the easyviewtable.bas copying the file into the App Directory (File.DirApp or at File.DirInternal for android) with name [field/column-name]_[idfield-of-the row].jpg...
So... the next time you will edit the record you will see that the path of picture changed to that... and will be easier to backup your data...

Thought can be a BLOB field but the size of database will be big and not easy to manage it... if you want you can change it... or add a new custom item to preferencesdialog!

Thanks for using it... I am here to listen your ideas...
 
Last edited:

Magma

Expert
Licensed User
Longtime User
Is possible to use this from api rest?
Hi there...
Do you mean in web app ?? Is totally different, the idea is for use it in b4xpages...

But of course someone with knowledge in web apps can modify the code to support it...

Or do you mean the way calling the data?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…