Search found 67 matches

by manishcspro
July 25th, 2021, 1:06 am
Forum: Entry
Topic: Display the month list in dropdown having a particular condition to find out month wise pendency
Replies: 2
Views: 1455

Display the month list in dropdown having a particular condition to find out month wise pendency

I have created an data entry application for capturing monthly progress of 23 departments starting from month April to March in every financial year. My identification ID is District, Division, Month, Year, Department code. In every month 23 cases for 23 departments are entered. What I want to do is...
by manishcspro
June 24th, 2021, 1:18 am
Forum: Entry
Topic: How to check pendency in data entry
Replies: 2
Views: 1462

How to check pendency in data entry

I have month wise data capturing application which captures data entry from April to March in a financial year,
The month has a value set from "01" to "12"
I want to display only those values of month in dropdown which were not yet entered.
Please suggest the method.
Thanks...
by manishcspro
June 19th, 2021, 2:26 am
Forum: Entry
Topic: Sorting data files based on customized criteria
Replies: 2
Views: 1313

Sorting data files based on customized criteria

Hi, I want to sort the data file in order to month starting from April to March. My data has District code, Division code, Month code and Year in primary id, since I assigned the month code 01 to 12 starting from Jan to Dec so it sorts the data in order to Jan to Dec but my need is to sort the data ...
by manishcspro
March 22nd, 2021, 6:07 am
Forum: Entry
Topic: Cannot include multiple variables in selcase function
Replies: 7
Views: 10754

Re: Cannot include multiple variables in selcase function

The forcase with find works but it displays all the item values at a time. I want to display only the previous months value of particular item before reaching at the current month's item, but it shows the previous month's value of first item when I reach at first item then it shows the previous mont...
by manishcspro
March 17th, 2021, 8:32 am
Forum: Entry
Topic: Cannot include multiple variables in selcase function
Replies: 7
Views: 10754

Re: Cannot include multiple variables in selcase function

I have created an application to collect data of monthly progress of items of various sectors on monthly basis. The value of each item of a sector is entered from April to March for a financial year. I want to display the previous month's value for each item before keying in the current month item. ...
by manishcspro
March 17th, 2021, 7:47 am
Forum: Entry
Topic: Cannot include multiple variables in selcase function
Replies: 7
Views: 10754

Re: Cannot include multiple variables in selcase function

It is to be clarified that I want to include variables with multiple occurrences.
I want to display dynamic values of a variables based on values of variable from external dictionary.
Please help me.
by manishcspro
March 17th, 2021, 6:56 am
Forum: Entry
Topic: Cannot include multiple variables in selcase function
Replies: 7
Views: 10754

Cannot include multiple variables in selcase function

The selcase function can only include single variable.
how can I include multiple variables in Selcase function from external dictionary.
Please help me.
by manishcspro
October 18th, 2020, 3:26 am
Forum: Entry
Topic: Add occurrence label in a blank roster
Replies: 1
Views: 1257

Add occurrence label in a blank roster

I want to add occurrence labels of all the rows in a blank roster automatically as the cursor reaches at first row. Currently i have created application to show occurence label based of current occurrence to get label based on item code. but when the cursor moves forward the whole roster refreshes o...
by manishcspro
October 6th, 2020, 3:54 am
Forum: Entry
Topic: create value set from external data file
Replies: 4
Views: 2210

Re: create value set from external data file

Have sent the application folder. Run splitmenu.pff file to start the application.