Home » Developer & Programmer » Forms » opening a canvas based on a value from another canvas
icon5.gif  opening a canvas based on a value from another canvas [message #221895] Wed, 28 February 2007 20:48 Go to next message
sophia_786
Messages: 13
Registered: February 2007
Location: manchester
Junior Member
Hi,

i have created tables

project
project_id (pk)
project_name
project_end_date

Activity
Activity_id (pk)
Activity_name
Activity_end_date

as one project can have many activites and each activity can be related to many different projects i created another table..

ProjectActivity
Project_id (pk)(fk)
Activity_id (pk)(fk)

my problem is, i have created a form displaying individual projects, i wanted to create a button so that when pressed another canvas would open displaying all activites linking to the individual project on the project canvas. Where activites can be added/deleted or modified.

thanks Embarassed
Re: opening a canvas based on a value from another canvas [message #221951 is a reply to message #221895] Thu, 01 March 2007 04:49 Go to previous message
scorpio_biker
Messages: 154
Registered: November 2005
Location: Kent, England
Senior Member
Hi,

You don't say what your problem is exactly. You can easily create another canvas and call it from the button. You can create a block for your new canvas and the use the data from the project canvas to fill in the new canvas.

What exactly is the problem you are having?
Previous Topic: beginers of d2k
Next Topic: when button pressed
Goto Forum:
  


Current Time: Sat Feb 08 19:07:24 CST 2025