Creating Auto Fields in a Table
Posted: 2021-06-17 09:40
Hello all, here is my situation.
I want to make a table with services that will have some fields (id, service name etc) then I want to make another table that will pull dynamic the records from the first table and turn them into fields. For example in the table services a user will put 2 records let's say Webhosting and Domain Names, so the second table will have these 2 records for fields (Webhosting and Domain Names) after some time the user will create a new record let's say Support, then I want the second table to have a third field called Support.
Is there any way to make this?
I want to make a table with services that will have some fields (id, service name etc) then I want to make another table that will pull dynamic the records from the first table and turn them into fields. For example in the table services a user will put 2 records let's say Webhosting and Domain Names, so the second table will have these 2 records for fields (Webhosting and Domain Names) after some time the user will create a new record let's say Support, then I want the second table to have a third field called Support.
Is there any way to make this?