Answers/SchemeServe Answers

Answered

is it possible to add a table like below

Nisar Tahir
asked this on Jan 13 13:54

Example:

 

Conviction Code (dropdown)

Offence Date (Date)

Conviction Date (Date)

Penalty Points (number)

Period of Ban (number)

Fine (Money)

======================================================

 

Conviction Code | Offence Date | Conviction Date | Penalty Points | Ban |  Fine |

SP30                     |   01/01/11       | 01/01/11             | 3                         | 0     | 60     |

CU80                     |   01/01/11       | 01/01/11             | 3                         | 0     | 60     |

CU30                     |   01/01/11       | 01/01/11             | 3                         | 0     | 60     |

 

Comments

User photo
Colin Kippin
ADM Network Ltd
Ajax_loader_small Answer

Hi Nisar,

Yes you can just create a table in your Questions with the normal editor, just select Question type Table (not Table old version) and then create your Column Headings in the table Tab.

There are many types of column to select from.

I would suggest that you create a look up table with all of the Conviction Codes under Admin, File Look Ups.

This just needs to be a .csv file in Excel which you then upload to SchemeServe

You can then reference this for column 1 by selecting the table name under File lookups

The remaining columns will be date picker and then 3 number boxes

Hope that helps

Colin

 

January 13, 2012 14:02
User photo
Nisar Tahir

Great Colin, thank you 

January 13, 2012 14:05
User photo
Nisar Tahir

And thanks for replying so quickly

January 13, 2012 14:06