happen automatically without user control

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
saleh
User
Posts: 470

happen automatically without user control

Post by saleh »

hello
How the latest field from another field from another table

I want to happen automatically without user control

For example I have a page named :estmarh
And I have another table named ee
Field
estmarh.files
ee.fles

key =id
estmarh.id
ee.id
I want take values from field estmarh.files to ee.fles field automatically


mobhar
User
Posts: 11702

Post by mobhar »

I don't understand about what you meant.


saleh
User
Posts: 470

Post by saleh »

helllo

Auto fill

select fields to autoo fill and But I want does not appear in add page

estmarh.files ===ee.fles


mobhar
User
Posts: 11702

Post by mobhar »

Sorry. Still not understand about what you meant.


saleh
User
Posts: 470

Post by saleh »

I mean Auto fill

Fill in the field estmarh.files
From the field ee.fles
Without the knowledge of the member

What is the code?


mobhar
User
Posts: 11702

Post by mobhar »

If you want to obviously implement Auto fill, then please read "Lookup Table" topic, and then see "Auto fill" directive in that manual page, from PHPMaker Help menu.


saleh
User
Posts: 470

Post by saleh »

hello
Possible example

please


Post Reply