search for: address_c

Displaying 5 results from an estimated 5 matches for "address_c".

Did you mean: address_r
2006 May 20
10
HOW TO create a new record and its associated objects within the SAME PAGE
hi, can''t find any good tutorial or advice to deal with the creation of a new record and it''s associated objects within the same page. do i have to use ajax just to add custom form fields that will be handled by the controller for associated objects creation.? do i have to use ajax to add associated objects to the unsaved but allready in session parent object? what''s
2006 Jul 14
1
auto completion with composite field
How can auto completion be done for a composite field ? Concrete problem : Suppose the class Person with reference to a City object. The City has a name and a postal code. When entering a Person I want to enter the city in one text field that shows a composition of the city name and the postal : "city (postal)". And this with auto complete (and should afterwards be linked to the
2006 Jun 19
3
Parent Child form using Partials
...; <%= text_field ''address'', ''line_1'' %></p> <p><label for="address_line_2">Line 2</label><br/> <%= text_field ''address'', ''line_2'' %></p> <p><label for="address_city">City</label><br/> <%= text_field ''address'', ''city'' %></p> <p><label for="address_state">State</label><br/> <%= text_field ''address'', ''state'' %></...
2006 Dec 15
1
Ferret debugging
...orem, pellentesque ac, dignissim mattis, pellentesque sit amet, est. Aliquam id urna non lorem convallis ornare'' to index Adding field name with value ''Sed sodales'' to index Adding field address_zip_or_postal_code with value ''99927'' to index Adding field address_country with value ''Canada'' to index Adding field state_or_province_or_region with value ''ON'' to index Adding field type_name with value ''Premium'' to index Adding field address_city with value ''Point Baker'' to index Adding field...
2007 Oct 11
0
display problem with to_csv
...39;' , `department` as ''Department'',`title` as ''Job Title'', `addr1` as ''Business Street'', `addr2` as ''Business Street1'',`addr3` as ''Business Street2'',`addr4` as ''Business Street3'', `address_city` as ''Business City'',`address_state` as ''Business State'',`address_postalcode` as ''Business Postal Code'',c.c_name as ''Business Country'' ,'''' as ''Home Street'', '''' as '...