If i use a DB Popup to enter a new database, should i be able to create a new record in it and then return the enw record as the chosen record? My few attempts...
Yes, you can create a new record within the DB that you have jump to.Then once you have added the new record you can tap that record if desired and the values...
I do to, but the question is not about synchronizing with PC and then generating report, but how to generate report on the palm itself instantly. ... queries...
Hi! First post here. Looks like a great forum. I have seen the term "cascading popups" referred to in the documentation, but for the life of me haven't been...
Hello, Download the "Comprehensive HanDBase Manual" from the Support section of our website. Skip over to page 49 if you are reading from Adobe Acrobat, or...
I created a DB with 2 forms, both have "edit record" and "new record" unchecked. If I create a new record on my TE I am presented with the list type input, if...
Bob, You need to change the settings on your desktop for the form. Open the DB properties on your desktop and go to the forms. Choose your main form and...
Dear Sir/ madam, I have just experienced an horrific loss of data. I have a database with over 150 patients & their details that has now reverted to an earlier...
I have a field named price (float), a field named paid (checkbox) and a field named balance. I would like to add the amount in the price field to the balance...
Bob, You will actually need to split this into two fields. One field will have the calculation and the other the condition. Then you condition will say If...
Thanks again Darren. I think I follow you but... more details, please! Split what into 2 fields? Is this the balance field calculation: previousBalance+Price ...
Hi Bob, Just thought of a better way to do this. F1 Amount F2 Checkbox F3 SubTotal F4 Balance F3 = F1 x F2 F4 = P4 + F3 The first calc will give you the amount...
My group uses Handbase to track daily field engineer activities. We created standard popup for certain fields (in common to all), but encouraged customized...
Hi I don't know if you use this technique, but if you import from excel into a new database then field data in excel will populate the popup fields in the...
Hi, This won't actually populate the list, per se. If you import to a Popup field type (not a Text with a popup list, but a Popup field type), new values that...
I need to use more that 100 fields for a study that I am doing. How can I do so with Handbase? Maybe concatenating two files together? By relationships or...
Can you give us an idea on what the database is for? Maybe there is a way to separate into related databases but we will need to know what you want to do. ...
I need to do a study in ITU, with a lot of variables. Some of them are just calculation, but Handbase does not even allow more than 6 operandds... I need to...
Well, since there is no way to concatenate databases per se, it sounds like you may need a parent-child link after all (at least, in HDb)! By the way, what's...
Thanks. I did not find it under preferences, however opening the DB and selecting the view will allow me to move that view up or down in the list. I appreciate...