Ehancement requests

Post any suggestions or enhancement requests about the Verj.io platform or this Forum

Moderators: Jon, Steve, Ian, Dave

HarryDeBoer
Ebase User
Posts: 118
Joined: Tue Oct 23, 2012 7:01 am
Location: The Netherlands

Ehancement requests

#1

Postby HarryDeBoer » Fri Feb 08, 2013 1:44 pm

HI,

I have the following enhancement requests:

-Lists etc under a project (better project dividing)
-Customlists request: aList = [1,2,3,4,] ; field1.Customlist = aList ;
-Better upload mechanism: control instead of webpage
-Upload file masks seperate per upload (*.csv or *.jpg) instead of global

Regards, Harry

currently on 4.4.2
0 x
Kind regards,

Harry

ehmd
Ebase User
Posts: 53
Joined: Thu Sep 13, 2007 9:02 am
Contact:

#2

Postby ehmd » Fri Feb 08, 2013 1:56 pm

Can you add validation of the file mime-type against the uploaded file extension.
0 x

Steve
Moderator
Moderator
Posts: 414
Joined: Fri Sep 07, 2007 3:44 pm
Location: Sandy, UK
Contact:

#3

Postby Steve » Fri Feb 08, 2013 2:56 pm

Thanks Harry,

We are currently working on a more flexible structure to manage projects. The idea being that you will be able to put everything together inside one project (forms, resources, etc...). There is no release date for this yet.

As for the other things, I will add them to our internal system to be reviewed.

Kind regards

Steve
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#4

Postby Jon » Tue Jun 11, 2013 4:42 pm

Please enter only one enhancement request in each post.
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#5

Postby Jon » Tue Jun 11, 2013 4:47 pm

The second suggestion in this post - the ability to create a list from an array - has been added to V4.5. This adds a new method to the WebFormFieldOrColumn interface (this applies to both fields and table columns) e.g.

Code: Select all

fields.MYFIELD.createCustomList(["Line 1", "Line 2", "Line 3"]);
or alternatively..

Code: Select all

var listEntries = ["Line 1", "Line 2", "Line 3"];
fields.MYFIELD.createCustomList(listEntries);
0 x

User avatar
dvanhussel
Ebase User
Posts: 161
Joined: Fri Oct 19, 2007 12:45 pm
Location: Haarlem, the Netherlands

#6

Postby dvanhussel » Fri Jul 05, 2013 12:29 pm

Jon wrote: ... V4.5...
When can we expect V4.5 to be available?
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#7

Postby Jon » Mon Jul 08, 2013 4:24 pm

The target date for release of V4.5 is 19th July. It's currently on schedule.
0 x


Who is online

Users browsing this forum: No registered users and 46 guests