I need to have from 1 to 15 file fields for photos. Now I\'m uploading files with carrierwave gem building every photo object in my controller like: N.times { @car.photos.build } and then provide N f
I\'d like to create a pushbutton on a pdf using iText. However i cannot create it at any fixed/ position. It needs to be done at a relative position. Like say, 5-6 cm. 开发者_如何学编程before end of P
I am working on a project where i need to port a custom field created in d6 to d7. This field was implementing a hook_widget.
Hey so I\'m reading this article by Chris Hecker where he has an image of a Parabola surrounded by the a vector field of it\'s derivative:
How to get value of the field in Runtime for Java? EDIT: using this construction: ClassPathScanningCandidateComponentProvider scanner =
I like ExpressionEngine, but I\'m starting to doubt its power. For example, I\'m looking for a checkbox fieldtype f开发者_开发问答or custom Member Profile Fields but I\'m not finding anything.
Situation: I have two VXML documents that are part of one flow. In the fir开发者_JS百科st document the user is prompted to enter a number (dtmf, max = 3 digits). The second document prompts the user
I am using a virtual field in a model. That field represents the sum of several fields: SUM(Model.amount_1 + Model.amount_2 + ...). This is the schema:
How can I add a new field to every document in an existent coll开发者_开发知识库ection? I know how to update an existing document\'s field but not how to add a new field to every document in a collec
I need a little help here. I made pretty simple app for my iPad with only one text area (by using Text Field object) on background image. I placed some poem in this t开发者_开发知识库ext field but th