I want to create the entity that has normal properties like
* double
* String
* key

It does work for some KINDS in the namespace, but few properties are not
showing for some KINDS.
How can this be resolved?

-Aswath

On Tue, May 8, 2012 at 5:55 PM, Nikhil Jain <nikhil.jaint...@gmail.com>wrote:

> Dear Aswath,
> Kindly share with us the properties of the KIND that are you expecting to
> create at admin console.
>
>
> On Tue, May 8, 2012 at 5:48 PM, Aswath Satrasala <
> aswath.satras...@gmail.com> wrote:
>
>> For the KIND entity I want to create, it does not have any of the
>> following properties.
>>
>> -Aswath
>>
>>
>> On Thu, May 3, 2012 at 11:18 AM, Nikhil Jain 
>> <nikhil.jaint...@gmail.com>wrote:
>>
>>> Dear Aswath,
>>> If models field type is  
>>> ListProperty<https://developers.google.com/appengine/docs/python/datastore/typesandpropertyclasses#ListProperty>
>>> , 
>>> ReferenceProperty<https://developers.google.com/appengine/docs/python/datastore/typesandpropertyclasses#ReferenceProperty>
>>> ,SelfReferenceProperty<https://developers.google.com/appengine/docs/python/datastore/typesandpropertyclasses#SelfReferenceProperty>
>>> , 
>>> TextProperty<https://developers.google.com/appengine/docs/python/datastore/typesandpropertyclasses#TextProperty>
>>>  then
>>> admin console does not show these fields at create entity.
>>>
>>> Even if you try to edit your existing data then it won't allow to edit
>>> these fields.
>>>
>>> Regards
>>> Nikhil
>>>
>>> On Thu, May 3, 2012 at 9:43 AM, Aswath Satrasala <
>>> aswath.satras...@gmail.com> wrote:
>>>
>>>> Any pointers on this.
>>>>
>>>> CREATE does not seem to work well for all KINDS.  Am I missing
>>>> something here.
>>>>
>>>> thanks
>>>> -Aswath
>>>>
>>>> On Tue, May 1, 2012 at 5:55 PM, Aswath Satrasala <
>>>> aswath.satras...@gmail.com> wrote:
>>>>
>>>>> Hi,
>>>>> I am trying to a create a Entity using the Datastore Viewer UI.  I
>>>>> followed the following steps
>>>>> * Click on the Datastore Viewer
>>>>> * By default it is in the Query tab
>>>>> * Click on the Create tab
>>>>> * Choose the kind
>>>>> * Click 'Next>>'
>>>>> Now, all the properties for the KIND is not shown for entering the
>>>>> values. It is showing fewer properties for which the values can be 
>>>>> entered.
>>>>>
>>>>> It is not the same case for all KINDS
>>>>>
>>>>> What is the criteria to show all the properties for the KIND?
>>>>>
>>>>> -Aswath
>>>>>
>>>>
>>>>  --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Google App Engine" group.
>>>> To post to this group, send email to google-appengine@googlegroups.com.
>>>> To unsubscribe from this group, send email to
>>>> google-appengine+unsubscr...@googlegroups.com.
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/google-appengine?hl=en.
>>>>
>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "Google App Engine" group.
>>> To post to this group, send email to google-appengine@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> google-appengine+unsubscr...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/google-appengine?hl=en.
>>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" group.
>> To post to this group, send email to google-appengine@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/google-appengine?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to