Skip to main content

Show Posts

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

Messages - Ank

2
Questions / Re: How to create a dependants search
Ok, then please look at In add page , select the particular item and build a list with Dynamic Select Lookup.. it filters based on another filter.


3
Questions / Re: How to create a dependants search
Hello!!

I am not sure what is your exact requirement, but here are couple of things i do to link the data

1. Create Master detail blocks
2. In add page , select the particular item and build a list with Dynamic Select Lookup
3. In the List page property, use the where clause

I hope these points are helpful,

Cheers

Ank
4
Questions / ListPage - Ref Table
Hello
I have a table Employees, and i want to create a leave request for the the employees, in the leave request i have to store the employee who is requesting, the Manager who is approving, the HR who is approving the leave. all these personal ids are stored in employees table, when i try to populate their names on list page i get the Employees table once for selection, I have being doing it by creating those many views on Employee Table as a workaround, is it the only way of there is a better way to do it?

Cheers

Ank
5
My creations / Multiple Dashboards and Workflow
Hi

is there a plan to provide the following two key functionalities/

1) multiple dashboards ? and

2) a simple workflow modal for approvals processes

Regards

6
General Discussion / Re: Custom Item
Hi Ross,
Thanks for the reply, i was following the same approach of storing the table and then joining them, but its not the right approach as it keeps hitting the table for each row, what i wanted is something like decode or case function for display a different active/inactive values.

Cheers
8
General Discussion / Custom Item
Hello

If i have stored 0 and 1 for Yes and No in the database. when i am showing the list or view how do i display Yes for 0 and No for 1.


Cheers
9
Issues / Multiple Dashboards
 Hello Emman

When are you planning to release the following features

1. Multiple Dashboards based on roles
2. Workflow process


Cheers