Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
about ID column in backend aplication
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dr. Juan Carlos García Alonso  
View profile  
 More options Feb 14 2012, 9:31 am
From: Dr. Juan Carlos García Alonso <dr.ju...@gmail.com>
Date: Tue, 14 Feb 2012 09:31:37 -0500
Local: Tues, Feb 14 2012 9:31 am
Subject: about ID column in backend aplication

Hi.
I have 2 related table in a one by one relation. The id field are not
autonumeric, I use an unique ID for every user.

I generate thr backend application normally, and every thing go quite
right, until i try to add a new record, the id (not autonueric, remember)
dose´nt appear. I edit the classe and add:

$this-> widgetSchema ['id'] = new sfWidgetFormInputText()

The ID  is show  but if i try to create a new record and error apperar. If
i remove the previos line and create the record the CI field in the DB are
empty.

How can i fix this.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ronald  
View profile  
 More options Feb 14 2012, 9:58 am
From: Ronald <ron...@driebit.nl>
Date: Tue, 14 Feb 2012 06:58:39 -0800 (PST)
Local: Tues, Feb 14 2012 9:58 am
Subject: Re: about ID column in backend aplication
Hey,

> $this-> widgetSchema ['id'] = new sfWidgetFormInputText()

> The ID  is show  but if i try to create a new record and error apperar.

What is the error text?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dr. Juan Carlos García Alonso  
View profile  
 More options Feb 14 2012, 10:20 am
From: Dr. Juan Carlos García Alonso <dr.ju...@gmail.com>
Date: Tue, 14 Feb 2012 10:20:55 -0500
Local: Tues, Feb 14 2012 10:20 am
Subject: Re: [symfony1] Re: about ID column in backend aplication

The flash message show:
*The item has not been saved due to some errors.*

later
*Invalid
*and flash the ID field*
*
Thank for you answer*

*
El 14 de febrero de 2012 09:58, Ronald <ron...@driebit.nl> escribió:

--
Me gustaría cambiar el mundo
Pero no encuentro el código fuente

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »